home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 January / EnterCD 01_2004.iso / Multimedia / Advanced Effect Maker Freeware Edition 1.0 / aemf10.exe / {app} / templates / waterimage.swt / scripts / frame_8 / DoAction.as
Encoding:
Text File  |  2002-10-12  |  124 b   |  12 lines

  1. myp--;
  2. wcnt++;
  3. if(numa < wcnt)
  4. {
  5.    wcnt = 0;
  6. }
  7. if(myp < 0)
  8. {
  9.    myp = tpause;
  10. }
  11. gotoAndPlay(_currentframe - 1);
  12.